Skip to main content
Version: 4.3.x {testing}

Controll input message

danger

If device address is not 0, messages are not send.

info

All here listed messages are little-endian.

0x5FF - Controll input message

Using this message, you can send inputs to LYNX over CAN.

Once the message is present on CAN, it is required. Otherwise, LYNX goes to MODE = 20 - CAN timeout. Timeout for this message is 200ms.

Invalid reading

32767 = invalid reading (for INT_16 values)
Use this value, when your CAN input is invalid. Or stop sending the message.

BytetypeDescriptionInput parameter value (/IO folder)
0-1INT_16 (Little endian)can_level11,255
2-3INT_16 (Little endian)can_level22,255
4-5INT_16 (Little endian)can_level33,255
6UINT_8Bit 0 - CAN digital in 0
Bit 1 - CAN digital in 1
Bit 2 - CAN digital in 2
Bit 3 - CAN digital in 3
10,255
11,255
12,255
13,255

For map switch,
20,255
21,255
22,255
23,255
7UINT_8IO command:
Bit 0 - disarm (same behaviour as seat switch)
-